Skip to content

version: bump - 0.3.0#29

Merged
3Hren merged 2 commits intomainfrom
version/bump-0.3
Apr 14, 2026
Merged

version: bump - 0.3.0#29
3Hren merged 2 commits intomainfrom
version/bump-0.3

Conversation

@3Hren
Copy link
Copy Markdown
Member

@3Hren 3Hren commented Apr 14, 2026

No description provided.

3Hren added 2 commits April 14, 2026 13:34
- Add #![deny(missing_docs)] to lib.rs crate root
- Add #[must_use] to all pure methods on Ipv4Network, Ipv6Network,
  IpNetwork, Contiguous<T>, and MacAddr: constructors, accessors,
  predicates, and computation methods
- Add #[must_use] to free functions ipv4_binary_split, ipv6_binary_split
- Skip #[must_use] on methods returning Result<> (already covered by
  Result's own #[must_use]) to avoid clippy::double_must_use warnings
@3Hren 3Hren merged commit 4878def into main Apr 14, 2026
4 checks passed
@3Hren 3Hren deleted the version/bump-0.3 branch April 14, 2026 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant